<xs:simpleType name="DocumentReferenceQualifier" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation xml:lang="de">
<dl>
<dt>Qualifizerte Referenzauf einen anderen Inhalt</dt>
<dt>Codeliste: </dt>
<dt>ABO = Referenz auf die Kommission</dt>
<dt>DQ = Referenz auf die Lieferscheinnummer</dt>
<dt>IV = Referenz auf die Rechnung</dt>
<dt>LI = Referenz auf die Position</dt>
<dt>ON = Referenz auf den Auftrag</dt>
<dt>POR = Referenz auf die Auftragsbestätigung</dt>
<dt>XCG = Referenz auf die GeoID (XcalibuR)</dt>
<dt>XCC = Referenz auf die ConfigID (XcalibuR</dt>
<dt>FCID = Referenz auf die FurncloudID (furnplan)</dt>
<dt>FSC = Referenz auf eine FSC Zertifikatsnummer</dt>
<dt>REV = Referenz auf eine Revisionsnummer</dt>
</dl>
</xs:documentation>
<xs:documentation xml:lang="en">
<dl>
<dt>Qualified reference to another content</dt>
<dt>Code list: </dt>
<dt>ABO = Reference to to the commission</dt>
<dt>DQ = Reference to the despatch advise number</dt>
<dt>IV = Reference to the Invoice</dt>
<dt>LI = Reference to the position</dt>
<dt>ON = Reference to the order</dt>
<dt>POR = Reference to the order response</dt>
<dt>XCG = Reference to the GeoID(XcalibuR)</dt>
<dt>XCC = Reference to the ConfigID(XcalibuR)</dt>
<dt>FCID = Reference to the FurncloudID(furnplan)</dt>
<dt>FSC = Reference to the FSC Certificate</dt>
<dt>PEFC = Reference to the PEFC Certificate</dt>
<dt>REV = Reference to a revision number</dt>
</dl>
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="3" />
</xs:restriction>
</xs:simpleType>
|